The K Desktop Environment

Chapter 6. Questions and Answers

6.1. What does the Unsupported video codec message mean?
6.2. How do I get the full featured xanim?
6.3. How do I know if the VidMode and DGA extensions are available on my system?
6.4. How do I know if the VidMode extensions are working on my system?
6.5. How do I set up aditional video modes?

6.1. What does the Unsupported video codec message mean?

It means the video format can not be played. This may be because you do not have a full featured xanim installed, see the next answer for more details.

There are some codecs that will not be playable for the foreseeable future, the one that may affect you the most is Sorenson as used in QuickTime 4.

6.2. How do I get the full featured xanim?

Go to the xanim home page and follow the instructions to install the cinepak, indeo and creative video codecs. You may need to recompile xanim, but check your distributions documentation as some are easier to install than others.

6.3. How do I know if the VidMode and DGA extensions are available on my system?

There are two ways to check, which you use depends on how you installed aKtion.

Installed aKtion from source

Check the output of ./configure, you should see "checking for VidMode extensions...". If the script prints a "no" after this line, then you don't have the extensions.

Installed aKtion binary (rpm or deb)

Look in your system for two files called: libXxf86vm.a and libXxf86dga.a, if you have them, good.

In both cases, if you don't have the extensions, check that you've installed the XFree86-devel rpm package from your Linux box. The extensions are included in this package.

6.4. How do I know if the VidMode extensions are working on my system?

Try switching video modes with CTRL-ALT-numpad +, if nothing happens you may just have to enable additional resolutions, see the next answer for more details.

6.5. How do I set up aditional video modes?

You should have a video configuration utility provided with your distribution. If not there is always XF86Config available.

Enable as many resolution modes as you can, at the very least you will want to enable 640x400 alongside your standard everyday resolution.